home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 2001 March
/
macformat-101.iso
/
mac
/
MacFormat Data
/
Graphics
/
00003_Script_subs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-01-25
|
245 b
|
11 lines
on mouseEnter
put the text of member("Subs","Texts") into member ("InfoText","Texts")
end
on mouseDown
gotonetpage "http://www.futurenet.com/promotion/cc006/99"
end
on mouseLeave
put empty into member("InfoText","Texts")
end